Papers with ACE 2005

8 papers
A Walk-based Model on Entity Graphs for Relation Extraction (P18-2)

Copied to clipboard

Challenge: Existing models treat each relation in a sentence individually, but a graph-based model needs to consider multiple relations between entities to model the dependencies among them.
Approach: They propose a graph-based neural network model that treats multiple pairs in a sentence simultaneously and considers interactions among them.
Outcome: The proposed model performs comparable to the state-of-the-art systems on the ACE 2005 dataset without external tools.
Few-Shot Event Argument Extraction Based on a Meta-Learning Approach (2024.naacl-srw)

Copied to clipboard

Challenge: Recent studies on few-shot event extraction focus on event trigger detection and argument extraction in meta-learning contexts.
Approach: They propose to use prototypical networks to perform few-shot event argument extraction . they propose to inject syntactic knowledge into the model to enhance relation embeddings .
Outcome: The proposed approach achieves strong performance on ACE 2005 in several few-shot configurations.
Semi-Supervised Event Extraction with Paraphrase Clusters (N18-2)

Copied to clipboard

Challenge: Existing event extraction systems are limited in their accuracy due to the lack of available training data.
Approach: They propose a method for self-training event extraction systems by bootstrapping additional training data.
Outcome: The proposed method improves on ACE 2005 and TAC-KBP 2015 datasets.
Event Extraction as Multi-turn Question Answering (2020.findings-emnlp)

Copied to clipboard

Challenge: Current approaches to event extraction fail to model rich interactions among event types and arguments of different roles.
Approach: They propose a new paradigm that formulates event extraction as multi-turn question answering . they propose to use reading comprehension problems to extract triggers and arguments .
Outcome: The proposed approach outperforms current state-of-the-art on argument extraction tasks . it makes full use of dependency among arguments and event types, and generalizes well .
Document-Level Event Argument Extraction via Optimal Transport (2022.findings-acl)

Copied to clipboard

Challenge: Prior work on event-level EAE models ignore syntactic structures for documents . prior work on EE is restricted to sentence-level setting where event triggers and arguments are assumed to appear in the same sentences.
Approach: They propose to employ Optimal Transport to induce structures of documents based on sentence-level syntactic structures and tailored to EAE task.
Outcome: The proposed model is effective in document-level EAE, with a new constraint on unrelated context words.
Collective Event Detection via a Hierarchical and Bias Tagging Networks with Gated Multi-level Attention Mechanisms (D18-1)

Copied to clipboard

Challenge: Existing approaches to ACE event detection treat multiple events in one sentence as independent ones and recognize them separately.
Approach: They propose a hierarchical and bias tagging network framework to detect multiple events in one sentence collectively and a gated multi-level attention mechanism to automatically extract and fuse the sentence-level and document-level information.
Outcome: The proposed framework outperforms state-of-the-art methods on a 2005 ACE dataset.
CLEVE: Contrastive Pre-training for Event Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing EE methods do not model event characteristics from large unsupervised data.
Approach: They propose a contrastive pre-training framework for event extraction to better learn event knowledge from large unsupervised data and their semantic structures.
Outcome: The proposed framework improves on ACE 2005 and MAVEN datasets on event extraction tasks.
Learning Event-aware Measures for Event Coreference Resolution (2023.findings-acl)

Copied to clipboard

Challenge: Existing models for event coreference resolution are based on entity-level tasks, but event coreferent resolution is a challenge.
Approach: They propose a model that learns and integrates multiple representations from event alone and event pair on the basis of event but not entity as before.
Outcome: The proposed model achieves new state-of-the-art on the ACE 2005 benchmark, demonstrating the effectiveness of the proposed framework.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations